Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

feat: add ciphertext compression in the coprocessor #36

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

dartdart26
Copy link
Collaborator

Move compression and hash computation to a spawn_blocking call during input upload.

Fix a bug where decompress was treating type 11 as bytes128 instead of bytes256.

Move compression and hash computation to a spawn_blocking call during
input upload.

Fix a bug where decompress was treating type 11 as bytes128 instead of
bytes256.
@dartdart26 dartdart26 self-assigned this Sep 25, 2024
@dartdart26 dartdart26 merged commit 87160fd into main Sep 25, 2024
2 checks passed
@dartdart26 dartdart26 deleted the petar/copro-ciphertext-compression branch September 25, 2024 08:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants